EncodingMemento usage details

Summary

org.eclipse.wst.sse.core.internal.encoding.EncodingMemento has 147 total references to 15 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] EncodingMemento
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.fEncodingMemento -1 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.fEncodingMemento -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.fEncodingMemento -1 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.fEncodingMemento -1 PRIVATE_PERMISSIBLE
EXTENDS
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.NullMemento -1 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.NullMemento -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.NullMemento -1 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.NullMemento -1 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() 39 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.createEncodingMemento(String) 178 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.handleSpecDefault() 299 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.handleSpecDefault() 185 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.createEncodingMemento(String) 51 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 51 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 185 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 52 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 184 PRIVATE_PERMISSIBLE
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() 39 PRIVATE
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.createMemento(IContentDescription) 129 PRIVATE
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.getCodedReader() 159 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 108 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getSpecDefaultEncodingMemento() 283 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 112 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() 169 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() 169 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 132 PRIVATE
org.eclipse.wst.sse.ui.StructuredTextEditor.updateEncodingMemento() 3085 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 183 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() 168 PRIVATE_PERMISSIBLE
RETURN_TYPE
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() -1 PRIVATE
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.createMemento(IContentDescription) -1 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getEncodingMemento() -1 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getSpecDefaultEncodingMemento() -1 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getEncodingMemento() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() -1 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getEncodingMemento() -1 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getEncodingMemento() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() -1 PRIVATE_PERMISSIBLE
[+] EncodingMemento() : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() 39 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.createEncodingMemento(String) 178 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.handleSpecDefault() 299 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.createEncodingMemento(String) 51 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.handleSpecDefault() 185 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 185 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 51 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 184 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 52 PRIVATE_PERMISSIBLE
OVERRIDE
Reference Location Line Number Visibility
org.eclipse.wst.dtd.core.internal.encoding.NullMemento.NullMemento() -1 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.NullMemento.NullMemento() -1 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento() -1 PRIVATE_PERMISSIBLE
SUPER_CONSTRUCTORMETHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.NullMemento.NullMemento(CSSResourceEncodingDetector) 39 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.NullMemento.NullMemento() 30 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.NullMemento.NullMemento() 30 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento() 30 PRIVATE_PERMISSIBLE
[+] getAppropriateDefault() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.getCodedReader() 169 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 129 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 133 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 154 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 205 PRIVATE_PERMISSIBLE
[+] getDetectedCharsetName() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.getCodedReader() 162 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 132 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getEncoding() 254 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 136 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getEncoding() 127 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 157 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getEncoding() 127 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 208 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getEncoding() 126 PRIVATE_PERMISSIBLE
[+] getInvalidEncoding() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 128 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 132 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 153 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 204 PRIVATE_PERMISSIBLE
[+] getJavaCharsetName() : String
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.getCodedReader() 160 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 133 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 137 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 158 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 209 PRIVATE_PERMISSIBLE
[+] getUnicodeBOM() : byte[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.getCodedReader() 173 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 111 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 115 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 135 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 187 PRIVATE_PERMISSIBLE
[+] isValid() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.getCodedReader() 164 PRIVATE
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.createMemento(IContentDescription) 131 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.ContentDescriberForCSS.handleCalculations(IContentDescription, IResourceCharsetDetector) 121 PRIVATE
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD.handleCalculations(IContentDescription, IResourceCharsetDetector) 125 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.ContentDescriberForHTML.handleCalculations(IContentDescription, IResourceCharsetDetector) 145 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.ContentDescriberForXML.handleCalculations(int, IContentDescription, IResourceCharsetDetector) 198 PRIVATE_PERMISSIBLE
[+] setAppropriateDefault(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() 43 PRIVATE
org.eclipse.php.internal.core.documentModel.loader.PHPDocumentLoader.PHPCodedReaderCreator.createMemento(IContentDescription) 132 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.NullMemento.NullMemento(CSSResourceEncodingDetector) 42 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.handleSpecDefault() 301 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.createEncodingMemento(String) 184 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getSpecDefaultEncodingMemento() 287 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() 173 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.NullMemento.NullMemento() 33 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.createEncodingMemento(String) 57 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.handleSpecDefault() 187 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() 173 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.NullMemento.NullMemento() 33 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 57 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 187 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 186 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 58 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getSpecDefaultEncodingMemento() 172 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento() 33 PRIVATE_PERMISSIBLE
[+] setDetectedCharsetName(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() 41 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.NullMemento.NullMemento(CSSResourceEncodingDetector) 43 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.createEncodingMemento(String) 180 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.NullMemento.NullMemento() 34 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.createEncodingMemento(String) 53 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.NullMemento.NullMemento() 34 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 53 PRIVATE
org.eclipse.wst.sse.ui.StructuredTextEditor.updateEncodingMemento() 3092 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento() 34 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 54 PRIVATE_PERMISSIBLE
[+] setInvalidEncoding(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getAppropriateJavaCharset(String) 233 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.getAppropriateJavaCharset(String) 241 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String) 114 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String) 106 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String) 106 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String) 114 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String) 106 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.getAppropriateJavaCharset(String) 113 PRIVATE_PERMISSIBLE
[+] setJavaCharsetName(String) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.php.internal.core.documentModel.encoding.PHPResourceEncodingDetector.getEncodingMemento() 40 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.NullMemento.NullMemento(CSSResourceEncodingDetector) 41 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.createEncodingMemento(String) 179 PRIVATE
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.handleSpecDefault() 300 PRIVATE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.createEncodingMemento(String) 52 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector.handleSpecDefault() 186 PRIVATE_PERMISSIBLE
org.eclipse.wst.dtd.core.internal.encoding.NullMemento.NullMemento() 32 PRIVATE_PERMISSIBLE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 186 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 52 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.NullMemento.NullMemento() 32 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.NullMemento.NullMemento() 32 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.handleSpecDefault() 185 PRIVATE_PERMISSIBLE
org.eclipse.wst.xml.core.internal.contenttype.AbstractResourceEncodingDetector.createEncodingMemento(String) 53 PRIVATE_PERMISSIBLE
[+] setUTF83ByteBOMUsed(boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.canHandleAsUnicodeStream(String) 67 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.HTMLResourceEncodingDetector.canHandleAsUnicodeStream(String) 40 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector.canHandleAsUnicodeStream(String) 33 PRIVATE_PERMISSIBLE
[+] setUnicodeBOM(byte[]) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.canHandleAsUnicodeStream(String) 75 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.HTMLResourceEncodingDetector.canHandleAsUnicodeStream(String) 48 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector.canHandleAsUnicodeStream(String) 41 PRIVATE_PERMISSIBLE
[+] setUnicodeStream(boolean) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.wst.css.core.internal.contenttype.CSSResourceEncodingDetector.canHandleAsUnicodeStream(String) 74 PRIVATE
org.eclipse.wst.html.core.internal.contenttype.HTMLResourceEncodingDetector.canHandleAsUnicodeStream(String) 47 PRIVATE
org.eclipse.wst.xml.core.internal.contenttype.XMLResourceEncodingDetector.canHandleAsUnicodeStream(String) 40 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional